Site Search

Search for
Search in Advanced search
s : 744

Results 1-10 of 289 ( 0.060 seconds)
1 CLHS: Glossary-Section S   [ 13.039% ]
S safe adj. 1. (of code ) processed in a ... of calling the sequence function 's key argument on the object being ... which is the sequence function 's test argument returns true when given...
https://www.lispworks.com/documentation/HyperSpec/Body/26_glo_s.htm - Cached
text/html - 59929 bytes - Mon, 11 Apr 2005, 17:31:41 UTC
 
2 CLHS: Special Operator THROW   [ 11.452% ]
... (format t "The inner catch returns ~s.~%" (catch 'foo (unwind-protect (throw...
https://www.lispworks.com/documentation/HyperSpec/Body/s_throw.htm - Cached
text/html - 7036 bytes - Mon, 11 Apr 2005, 17:33:48 UTC
 
3 CLHS: Special Operator UNWIND-PROTECT   [ 11.451% ]
... (format t "The inner catch returns ~s.~%" (catch 'foo (unwind-protect (throw...
https://www.lispworks.com/documentation/HyperSpec/Body/s_unwind.htm - Cached
text/html - 9965 bytes - Mon, 11 Apr 2005, 17:33:48 UTC
 
4 CLHS: Special Operator LET, LET*   [ 11.440% ]
... value form. For let* , a variable's scope also includes the remaining ... (let ((a 'inside) (b a)) (format nil "~S ~S ~S" a b (dummy-function))) => ... ((a 'inside) (b a)) (format nil "~S ~S ~S" a b (dummy-function))) =>...
https://www.lispworks.com/documentation/HyperSpec/Body/s_let_l.htm - Cached
text/html - 7852 bytes - Mon, 11 Apr 2005, 17:33:45 UTC
 
5 CLHS: Special Operator EVAL-WHEN   [ 11.432% ]
... to be executed in the compiler's execution environment, thereby...
https://www.lispworks.com/documentation/HyperSpec/Body/s_eval_w.htm - Cached
text/html - 11995 bytes - Mon, 11 Apr 2005, 17:33:44 UTC
 
6 CLHS: Function MAKE-STRING-OUTPUT-STREAM   [ 11.428% ]
... that element-type . Examples: (let ((s (make-string-output-stream))) (write-string "testing... " s) (prin1 1234 s) (get-output-stream-string s)) => "testing... 1234" Affected By:...
https://www.lispworks.com/documentation/HyperSpec/Body/f_mk_s_2.htm - Cached
text/html - 4782 bytes - Mon, 11 Apr 2005, 17:32:52 UTC
 
7 CLHS: Special Operator IF   [ 9.459% ]
Special Operator IF Syntax: if test-form then-form [ else-form ] => result * Arguments and Values: Test-form ---a form . Then-form ---a form . Else-form ---a form . The default is nil . results ---if the test-form yielded true , the values returned by the...
https://www.lispworks.com/documentation/HyperSpec/Body/s_if.htm - Cached
text/html - 4252 bytes - Mon, 11 Apr 2005, 17:33:45 UTC
 
8 CLHS: Special Operator LOCALLY   [ 9.459% ]
Special Operator LOCALLY Syntax: locally declaration * form * => result * Arguments and Values: Declaration ---a declare expression ; not evaluated. forms ---an implicit progn . results ---the values of the forms . Description: Sequentially evaluates a bod...
https://www.lispworks.com/documentation/HyperSpec/Body/s_locall.htm - Cached
text/html - 5723 bytes - Mon, 11 Apr 2005, 17:33:45 UTC
 
9 CLHS: Special Operator FUNCTION   [ 9.459% ]
Special Operator FUNCTION Syntax: function name => function Arguments and Values: name ---a function name or lambda expression . function ---a function object . Description: The value of function is the functional value of name in the current lexical envir...
https://www.lispworks.com/documentation/HyperSpec/Body/s_fn.htm - Cached
text/html - 6991 bytes - Mon, 11 Apr 2005, 17:33:45 UTC
 
10 CLHS: Special Operator MULTIPLE-VALUE-CALL   [ 9.459% ]
Special Operator MULTIPLE-VALUE-CALL Syntax: multiple-value-call function-form form * => result * Arguments and Values: function-form ---a form ; evaluated to produce function . function ---a function designator resulting from the evaluation of function-fo...
https://www.lispworks.com/documentation/HyperSpec/Body/s_multip.htm - Cached
text/html - 4164 bytes - Mon, 11 Apr 2005, 17:33:46 UTC
 

Result pages:
Previous 1 2 3 4 5 6 7 8 9 10 Next
Sort by: score |  date |  popularity
Company     Contact     Privacy Policy     Terms of Use